func runtime/pprof.expandInlinedFrames
3 uses
runtime/pprof (current package)
pprof.go#L444: func expandInlinedFrames(dst, pcs []uintptr) int {
pprof.go#L482: n := expandInlinedFrames(expandedStack, r.Stack)
pprof.go#L1018: n := expandInlinedFrames(expandedStack, r.Stack)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)